Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use tomli instead of toml #888

Merged
merged 3 commits into from
Oct 4, 2023
Merged

refactor: use tomli instead of toml #888

merged 3 commits into from
Oct 4, 2023

Conversation

12rambau
Copy link
Member

Fix #887

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #888 (5e72642) into main (c297a0a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #888   +/-   ##
=======================================
  Coverage   96.54%   96.54%           
=======================================
  Files          39       39           
  Lines        3794     3794           
=======================================
  Hits         3663     3663           
  Misses        131      131           

@12rambau 12rambau marked this pull request as ready for review October 4, 2023 09:51
@12rambau 12rambau merged commit b91b2a2 into main Oct 4, 2023
11 checks passed
@12rambau 12rambau deleted the tomli branch October 4, 2023 12:30
dfguerrerom added a commit that referenced this pull request Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

use tomli instead of toml lib to parse toml file
1 participant